projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4fccc1
)
#
author
André Spiegel
<spiegel@gnu.org>
Tue, 28 Aug 2001 17:12:58 +0000
(17:12 +0000)
committer
André Spiegel
<spiegel@gnu.org>
Tue, 28 Aug 2001 17:12:58 +0000
(17:12 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e7892315fb1d240dd1400498e6e2a002374fba68..a7f0e617250f9dd23dbf1f416bfb34342bdab487 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2001-08-28 Andre Spiegel <spiegel@gnu.org>
+
+ * vc.el (vc-revert-file): Call the backend even if the FILE's
+ contents can be reverted locally; pass new arg CONTENTS-DONE
+ down to the backend.
+
+ * vc-{cvs,rcs,sccs}.el (vc-*-revert-file): Handle new
+ optional arg CONTENTS-DONE.
+
2001-08-28 Andrew Innes <andrewi@gnu.org>
* makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.